Top Menu How To's
How to's for the Top Menu guide.
Create a New Project
- Go to the File menu at the top of the IDE.
- Click on New Project.
- Enter a project name in the input field.
- Select a file path (DM).
- Confirm to create and open the project. A new folder structure will be automatically initialized in the Solution Explorer.
Open View Panels
- Click the View menu from the top menu bar.
- Select any of the following options:
- Solution Explorer
- Toolbox
- Object Explorer
- Output
- The selected panel will open in its default position.
- Repeat the steps for any other panel you want to open. These panels help you navigate and design projects more efficiently.
Build And Publish A Project
- Click the Run menu.
- Choose one of the following:
- Build Project (for full compilation)
- Build Client
- Build Server
- Wait for the build to complete. Check the Output panel for logs.
- Once the build is successful, click Publish to deploy the changes. Make sure all changes are saved before starting the build process.
Access Tools Menu Options Based On Permissions
- Click the Tools menu from the top bar.
- Attempt to access modules like:
- Authorization
- Flow Manager
- Project Manager
- If access is restricted, verify your assigned roles.
- Contact an admin to request the following permissions if needed:
- Workflow View/Edit
- Authorization Management
- Project Management
These permissions control visibility and access to advanced tools.